home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
commadio
/
megahost
/
mhst202b.exe
/
BULLETIN.T02
< prev
next >
Wrap
Text File
|
1992-11-13
|
4KB
|
115 lines
01/06/92
--------
Fixed (again!) allowed time on system per day.
Added Time On System to menu.
Suspended time limits on Chat.
Added message to caller when F1 pressed.
01/03/92
--------
If DOORSYS > 0 then MEGAHST1.DEF file is created adding support for
programmers.
Baud rates of 38400 and 57600 are supported.
01/01/92
--------
Fixed (beta testers?) bug in daily time limit.
12/29/91
--------
Added MENU=ECHODOOR to .CNF file that adds (E)cho Mail to main menu allowing
for direct call to echo mail doors.
Added MENU=ZIPPDIRSCAN to .CNF file that adds (Z)ippy DIR Scan to main menu
allowing scanning .BBS files for text.
12/17/91
--------
Changes MegaHost to behave as follows: SysOps and CoSysOps have access to
everything regardless of their security level. To disable a menu item from
even the Sysop, set that menu items security to a negative number.
12/11/91
--------
Added MEGA_API support to enable the flagged deletion of callers whom
haven't called for 'n' months for a list of security levels.
12/01/91
--------
Added MEGA_API support for the following:
Compress Caller database removing deleted entries
Flag for deletion up to 10 Caller security levels
Print Caller database to CALLERS.LST
Append current Callers user record to CALLERS.PRN
11/28/91
--------
Added capability where MegaHost can now be evoked from a front end mailer
via a DOS batch file. You need to call MegaHost with the following info:
'FILENAME' 'SPEED' 'ONLINE | LOCAL'
MEGAHOST 9600 LOCAL
(or)
MEGAHOST 2400 ONLINE
11/15/91
--------
Fixed MEGAHOST bug that allocated 500 bytes of heap memory each time
DOS was spawned, but never freed the memory. Available memory would soon
be gone and datbase routines would start failing.
If MATCHLEVEL=Y, MegaHost was updated to allow for a list of security levels
allowed for UPLOADINPLACE and NOTIMERS. See fix on 10/15/91 for details.
11/08/91
--------
Modified (finally) MEGAHOST so that it opens up caller and message databases
only once, then closes upon exit. Earlier releases were coded to allow
optional uses of the databases, and opened and closed the databases many
times, slowing down performance.
11/08/91
--------
Changed NEWUSER= to NEWUSERSECURITY= and added NEWUSERTIMELIMIT to the
.CNF file.
11/02/91
--------
Added ASKFILECHECK=Y|N to .CNF file. Allows SysOp to decide whether or not
to force NEW File Checking on the caller.
11/01/91
--------
Added ASKMAILCHECK=Y|N to .CNF file. Allows SysOp to decide whether or not
to force Message Checking on the caller.
10/18/91
--------
Fixed Message Received Date
10/15/91
--------
If MATCHLEVEL=Y, MegaHost was updated to allow for a list of security levels
allowed for each menu item off the main menu (MENU=). The list also applies
to CONFERENCE=, DIRECTORY=, PROTECT=, and TRAPDOOR=. For instance,
"CONFERENCE=2;BETA TEST;8,20,100;Whats Working, Whats Not" would only allow
callers with security levels of 8, 20 or 100 to gain access to the Beta Test
Conference. Notice that the security list is seperated with commas.
08/26/91
--------
Changed name of MAXIHOST to MEGAHOST due to numerous functional differences.
Added (K)nown Callers user log to the main menu.
08/01/91
--------
Implemented all new database code that provides platform for multiuser use.
Fixed potential bug in message compress function.
07/30/91
--------
MegaHost now determines Time Allowed on system for each caller.
TIMELIMIT= goes away. MENU=INDUCTION and MENU=YOURMAIL also go away.
07/27/91
--------
Added filter to message edit routine to strip message of garbage.
Changed message and user databases to allow for expansion.